public marks

PUBLIC MARKS from "Xavier Lacot" with tags debug & symfony

October 2008

symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2

This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.

firesymfony :: Firefox Add-ons

by 1 other
FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.

Obvious Hints: FireSymfony - A Firebug extension for symfony

by 1 other
Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.

May 2008

sfFirePHP plugin

by 1 other
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.